专利摘要:
Disclosed are an application display method and a terminal: when receiving an operation instruction for an application from a user, the terminal creates a user interface (UI) operation controller and a UI operation window of the application. Wherein, if a video playing instruction for a video application is received, the created UI operation controller is a video decoder, the created UI operation window is a video playing window, and the video playing window displays in a designated area of the UI provided by the terminal. If an operation instruction for other applications is received, the created UI operation window overlaps with or locates within the designated area. When the video playing window and the UI operation window display concurrently in the UI, the terminal sets the attributes of the UI operation window to be transparent or semi-transparent, and also sets the UI operation window located on top of the video playing window. Applying the proposal of the present invention can improve the utilizing ratio of the terminal screen.
公开号:AU2013225479A1
申请号:U2013225479
申请日:2013-02-21
公开日:2014-10-23
发明作者:Zhengyuan QIU
申请人:Tencent Technology Shenzhen Co Ltd;
IPC主号:G06F3-048
专利说明:
Application Display Method and Terminal Field of the Invention The method relates to a terminal technology, and more particular, to a method and terminal for displaying an application. 5 Background of the Invention In mobile terminals such as phones, since computing capabilities and network transmission capabilities are limited, videos are only displayed in front windows. The screens in the mobile terminals are usually small. Thus, when the windows occupy most, even the entire screens, other applications will not be displayed at the 10 same time. Thus, the utilization of the screens in the mobile terminals is reduced. Summary of the Invention A method and terminal for displaying an application are provided according to examples of the present disclosure, so as to improve utilization of a screen in a terminal. 15 A method for displaying an application includes: creating, by a terminal, a video decoder and a video displaying window when receiving a video displaying command from a user; obtaining, by the video decoder, video data, transmitting the video data decoded to be displayed in the video displaying window after the video data is decoded; 20 creating, by the terminal, a UI operation controller and a UI operation window when receiving an operation command for another application from the user, wherein a size and a start location of the UI operation window are the same as a size and a start location of the video displaying window, or an area where the entire UI operation window locates is within an area where the video displaying window locates; 25 creating, by the UI operation controller, a window element to be displayed in the UI operation window, responding an operation from a user for the UI operation window; and 1 configuring, by the terminal, an attribute of the UI operation window with transparency, and configuring the UI operation window on the video displaying window when both the video displaying window and the UI operation window exists at the same time. 5 A terminal includes a receiving module and a creating module. The receiving module is to receive an operation command from a user, transmit the operation command to the creating module; The creating module is to when a video displaying command from the user is received, create a video decoder and a video displaying window, wherein the video 10 displaying window is in a designated area in a user interface (UI) provided by the terminal; create a UI operation controller and a UI operation window when receiving an operation command for another application, wherein the entire UI operation window covers the entire designated area and has a same size with the designated area, or the entire UI operation window is within the designated area; configure an attribute 15 of the UI operation window with transparency and semi-transparency, and configure the UI operation window on the video displaying window when both the video displaying window and the UI operation window are displayed in the UI. It can be seen from the above that, according to the technical solution of the present disclosure, a video being displayed is taken as a background of another 20 application other than a video application, and the application other than the video application is displayed on the background of the video being displayed. Thus, a video application and the application other than the video application may be displayed on the screen of the terminal at the same time, so as to improve utilization of the screen of the terminal. Moreover, in a conventional technology, a static image is taken as the 25 background of the application, e.g., a blank background, a specific color background or an image background, which is much monotonous. According to technical solution of the present disclosure, a dynamic image is taken as the background, so that a form of the background is much rich. In addition, the technical solution is simple for implementation and easy for popularization and promotion. 2 Brief Description of Drawings FIG. 1 is a flowchart illustrating a method for displaying an application according to an example of the present disclosure; FIG. 2 is a schematic diagram illustrating relationships among various elements 5 created according to an example in FIG. 1 of the present disclosure; FIG. 3 is a schematic diagram illustrating a structure of a mobile terminal according to an example of the present disclosure. Detailed Description of the Invention A method for displaying an application is provided for a problem existing in a 10 conventional technology according to an example of the present disclosure. According to an example, in the method, a background of another application is configured with a video being displayed, and the application rather than a video application is displayed on the background of the video being displayed. In order to make a technical solution clearer, the technical solution will be 15 illustrated in detail with reference to drawings and examples as follows. FIG. 1 is a flowchart illustrating a method for displaying an application according to an example of the present disclosure. As shown in FIG. 1, the method includes the following procedures. At block 11, when receiving a video displaying command from a user, a terminal 20 creates a video decoder and a video displaying window, wherein the video displaying command is an operation command for a video application, the video decoder is a UI (User Interface) operation controller for the video application, the video displaying window is a UI operation window of the video application. The UI operation controller is a program for controlling content displayed in the UI, or accepting and 25 responding an operation of the user on the UI. The video application includes: a point-to-point real-time video communication application, a video-on-demand programming application and a local video application. 3 When receiving the video displaying command from the user, the terminal respectively creates the video decoder and the video displaying window. In additional, the terminal further creates a video controller. The video displaying window occupies a designated area in the UI provided by 5 the terminal. In an example, the video displaying window may occupy the entire UI, and the UI occupies the entire screen in the terminal. In an example that the UI occupies the entire screen in the terminal, a start location (StartLeft, StartTop) is an upper left corner of the screen. A size (width, height) is a size of the entire screen. That is, 10 StartLeft=O, StartTop=O; Width=Width Of Window, Height =Height Of Window; wherein "Width Of Window" refers to a width of the screen, "Height Of Window" refers to a height of the screen. At block 12, the video decoder obtains video data. After the video data is 15 decoded, the decoded video data is transmitted to the video displaying window to be displayed. If the video controller is created at block 11, the video controller may create a window element to be displayed in the video displaying window, and respond an operation for the video displaying window. 20 The video controller may include a control function related with interaction with the UI and a set of status parameters. The status parameters may include the window element to be displayed in the video displaying window, e.g., a text, a picture, a button, and an attribute value of the window element, e.g., a location, a size, text content, and picture content. The control 25 function may include a response function for a user's operation. Based on information above, the video controller may create a window element to be displayed in the video displaying window and responds a user's operation for the window element being displayed in the video displaying window, e.g., responding fast forwarding, responding pausing. 4 After obtaining the video data, the video decoder may decode the video data, and then transmit the decoded video data to the video displaying window to be displayed. The process that the video decoder obtains the video data may include the video decoder reading the video data stored. The process that the video decoder obtains the 5 video data may also include the video decoder receiving the video data inputted via a hardware device. In an example, when the video is displayed in local, the video decoder may read the video data from a corresponding directory. In another example, when the point-to point real-time video communication application is performed, the video controller 10 may receive external video data, e.g., the video data inputted from a camera. At block 13, when receiving an operation command for another application rather than the video application, the terminal creates a UI operation controller and a UI operation window for the application other than the video application. A size and a start location of the UI operation window are respectively same with those of the 15 video displaying window. Alternatively, the UI operation window is within the video displaying window. The application other than the video application excludes the application that competes to use a same hardware in the terminal with the video application. The application may include an instant messaging application, a webpage browsing application, a document (e.g., word/PDF) processing application, an image 20 processing application, a game application. When receiving the operation command for the application other than the video application, e.g., receiving the operation command for the instant messaging application, the UI operation controller (e.g., a programing for displaying data and controlling data transmission for an instant messaging tool) and the UI operation 25 window (e.g., an instant messaging charting window) are respectively created for the instant messaging application. The size and the start location for the UI operation window may be same as those of the video displaying window. That is, if the start location of the video displaying window is StartLeft=0, StartTop=0, the start location of the UI operation window is 30 also StartLeft=0 , StartTop=0. If the size of the video displaying window is Width=Width Of Window, Height =Height Of Window, the size of the UI operation window is Width=Width Of Window, Height =Height Of Window. 5 In addition, the area located by the UI operation window may be within the area of the video displaying window. The former method is usually adopted. At block 14, the UI operation controller creates a window element to be displayed in the UI operation window, and responds an operation performed by the 5 user for the UI operation window. The UI operation controller may include a control function related with interaction with a UI and a set of status parameters. At block 15, when the video displaying window and the UI operation window exist at the same time, the terminal configures an attribute of the UI operation window 10 with transparency and semi-transparency, and configures the UI operation window on the video displaying window. When the video displaying command and the operation command for the application other than the video application (named as "application X" at block 15) are received, the video displaying window and the UI operation window exist at the 15 same time. In an example, the terminal may only receive the video displaying command. In another example, the terminal may only receive the operation command for the application X. In another example, the terminal may receive both the video displaying command and the operation command for the application X. When receiving a 20 corresponding command, the terminal may perform a corresponding process as described above. In the condition that both the video displaying command and the operation command for the application X are received, there are three subcases that: 1) the video displaying command is received firstly, and then the operation command for the 25 application X is received; 2) the operation command for the application X is received firstly, and then the video displaying command is received; 3) the video displaying command and the operation command for the application X are received at the same time, e.g., a video displaying function and a text charting function may be integrated in a software, the video displaying command and the operation command for the 30 application X are received at the same time when the software is started. In any of the subcases 1), 2), 3), when both the video displaying command and the operation command for the application X are received, except that a corresponding 6 procedure is performed according to the method above, the terminal may further configure the attribute of the UI operation window with transparency, and configure the UI operation window on the video displaying window. That is, the video being displayed may be a background for the application X, the application X is presented 5 on the background of the video being displayed. FIG. 2 is a schematic diagram illustrating relationships among various elements created according to an example in FIG. 1 of the present disclosure. As shown in FIG. 2, the size and the start location of the UI operation window are the same as those of the video displaying window. A description way as shown in FIG. 2 may make the UI 10 operation window distinguished from the video displaying window. In addition, numbers for various blocks in FIG. 1 are used for brief instructions, but are not for limiting the technical solution of the present disclosure. In an example, a process at block 11 may be performed after the process at block 13. In another example, the process at block 11 and the process at block 13 may be performed at the 15 same time. The video decoder, the video controller, the video displaying window, UI operation controller and the UI operation window may be created according to methods in the conventional technology. So far, the example of the present disclosure ends. 20 FIG. 3 is a schematic diagram illustrating a structure of a terminal according to an example of the present disclosure. As shown in FIG. 3, the terminal includes a receiving module 31 and a creating module 32. The receiving module 31 is to receive an operation command from a user, and transmits the operation command to the creating module 32. 25 The creating module 32 is to creating a video decoder and a video displaying window when receiving a video displaying command for a video application, wherein the video decoder is to obtain video data and transmit the video data to be displayed in the video displaying window after the video data is decoded. When receiving an operation command for another application rather than the 30 video application, the creating module 32 is to create a UI operation controller and a UI operation window for the application other than the video application. A size and a 7 start location of the UI operation window are respectively same with those of the video displaying window, or, an area where the UI operation window locates is within an area where the video displaying window locates. The creating module 32 is to create a window element to be displayed in the UI operation window and respond an 5 operation from the user for the UI operation window through the UI operation controller. When the video displaying window and the UI operation window exists at the same time, the creating module 32 is to configure an attribute of the UI operation window with transparency, and configure the UI operation window overlaid on the 10 video displaying window. In an example, the video displaying window may occupy the entire UI. The UI may occupy the entire screen of the terminal. The video application includes: a point-to-point real-time video communication application, a video-on-demand programming application and a local video 15 application. The creating module 32 is further to create a video controller when the video decoder and the video displaying window are created, create a window element to be displayed in the window displaying window and respond an operation performed for the video displaying window by the user through the video controller. 20 A method described in the method example above may apply to the terminal as shown in FIG. 3, which is not described repeatedly herein. The terminal as shown in FIG. 3 may be a mobile terminal, e.g., a phone, a laptop, a tablet PC, a POS (Point of Sales) machine, an on-board computer. The terminal may also be a terminal not moved, e.g., a desktop computer and a server, to 25 which the technical solution may apply. In addition, the technical solution according to the present disclosure may apply to: a produce for a point-to-point video communication, another application is displayed on a background of a video being displayed, e.g., displaying a synchronized 30 text chat with others; 8 a produce for displaying a video, e.g., a produce for displaying a video-on demand programming or a local video, another application is displayed on a background of the video being displayed, e.g., gaming; a produce for point-to-point real-time text chart, a video function may be added 5 to the produce and the point-to-point real-time text chart may be displayed on a background of a video being displayed. The technical solution according to the present disclosure may apply to another produce, which are not described repeatedly herein. It can be seen from the above that, according to the technical solution of the 10 present disclosure, a video being displayed is taken as a background of another application other than the video application, and the application other than the video application is displayed on the background of the video being displayed. Thus, a video displaying application and the application other than the video application may be displayed on the screen of the terminal at the same time, so as to improve utilization 15 of the screen of the terminal. Moreover, in a conventional technology, a static image is taken as the background of the application, e.g., a blank background, a specific color background or an image background, which is much monotonous. According to technical solution of the present disclosure, a dynamic image is taken as the background, so that a form of the background is much rich. In addition, the technical 20 solution is simple for implementation and easy for popularization and promotion. Based on the technical solution provided according to examples of the present disclosure, a machine readable storage medium is provided to store instructions for a machine to execute a method for displaying an application according to the present disclosure. In detail, a system or an apparatus with a storage medium may be provided. 25 Codes of software program for executing functions of any of examples of the present disclosure, so that a computer (or a CPU or a MPU) in the system or the apparatus reads and execute the codes of the program stored in the storage medium. In this condition, the codes of the program read from the storage medium may implement functions of any of examples. Thus, the codes of the program and the 30 storage medium storing the codes of the program are a part to implement the technical solution for displaying an application. 9 In an example, the storage medium for storing the codes of the program includes a floppy disk, a hard disk, a magneto-optical disk, an optical disk (e.g., CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-RW, DVD + RW), a magnetic tape, a nonvolatile memory card, and ROM. Optionally, the codes of the program may be 5 downloaded from a computer as a server through a communication network. In addition, it should be noted that all or part of practical operations may be implemented by executing the codes of the program read by the computer. Alternatively, an operating system in a computer can be indicated to implement all or part of practical operations through instructions based on the codes of the program. 10 Thus, functions of any of examples above according to the present disclosure can be implemented. In addition, it should be noted that the codes of the program read from the storage medium may be written into memory in an expansion board inserted into the computer, afterwards, the instructions based on the codes of the program may make a 15 CPU installed in the expansion board or an expansion unit execute all or part of practical operations. According to the technical solution of the present disclosure, when searching out a user, if a time when a user transmits a geographical location itself is far from the current time, it is considered that the user may change the geographical location. Thus, 20 the user may be not in a searching result so as to improve availability of the searching result. Moreover, a request stored may be deleted so as to efficiently protect privacy such as a user's geographical location and save a storage space of a server. Moreover, the technical solution is simple for implementation and easy for popularization and promotion. 25 The foregoing is only preferred examples of the present invention and is not used to limit the protection scope of the present invention. Any modification, equivalent substitution and improvement without departing from the spirit and principle of the present invention are within the protection scope of the present invention. 10
权利要求:
Claims (26)
[1] 1. A method for displaying an application, comprising: creating, by a terminal, a user interface (UI) operation controller and an UI operation window for an application when receiving an operation command from a 5 user for the application, wherein when a video displaying command for a video application is received, the created UI operation controller is a video decoder, the created UI operation window is a video displaying window and the video displaying window is displayed in a designated area in a UI provided by the terminal, when the UI operation window for another application is received, the entire UI operation 10 window covers the entire designated area and has a same size with the designated area, or the entire UI operation window is within the designated area; configuring, by the terminal, an attribute of the UI operation window with transparency and semi-transparency, and configuring the UI operation window on the video displaying window when both the video displaying window and the UI 15 operation window are displayed in the UI.
[2] 2. The method of claim 1, wherein the designated region occupies the entire or part of the UI.
[3] 3. The method of claim 1, further comprising: obtaining, by the video decoder, video data, transmitting the video data decoded 20 to the video displaying window to be displayed after the video data is decoded.
[4] 4. The method of claim 3, wherein obtaining the video data comprises: reading, by the video decoder, the video data stored in the terminal; or receiving, by the video decoder, the video data inputted via a hardware device in the terminal. 25
[5] 5. The method of claim 1, wherein the video application comprises a point-to point real-time video communication application, a video-on-demand programming application and a local video application.
[6] 6. The method of claim 1, further comprising: creating, by the terminal, a video controller when creating the video decoder and 30 the video displaying window; 11 creating, by the video controller, a window element to be displayed in the video displaying window, responding an operation from the user for the window element being displayed in the video displaying window.
[7] 7. The method of claim 1, further comprising: 5 creating, by the UI operation controller, a window element to be displayed in the UI operation window after the UI operation controller is created, responding an operation from the user for the window element being displayed in the UI operation window.
[8] 8. A method for displaying an application, comprising: 10 creating, by a terminal, a video decoder and a video displaying window when receiving a video displaying command from a user, wherein the video displaying window is in a designated area in a user interface (UI) provided by the terminal; creating, by the terminal, a UI operation controller and a UI operation window when receiving an operation command for another application, wherein the entire UI 15 operation window covers the entire designated area and has a same size with the designated area, or the entire UI operation window is within the designated area; configuring, by the terminal, an attribute of the UI operation window with transparency and semi-transparency, and configuring the UI operation window on the video displaying window when both the video displaying window and the UI 20 operation window are displayed in the UI.
[9] 9. The method of claim 8, further comprising: after the video decoder and the video displaying window are created, obtaining, by the video decoder, video data, transmitting the video data decoded to the video displaying window to be displayed after the video data is decoded. 25
[10] 10. The method of claim 8, further comprising: after the UI operation controller is created, creating, by the UI operation controller, a window element to be displayed in the UI operation window, responding an operation from the user for the window element being displayed in the UI operation window. 12
[11] 11. The method of claim 8, wherein the designated area occupies the entire or part of the UI.
[12] 12. The method of claim 9, wherein obtaining the video data comprises: reading, by the video decoder, the video data stored in the terminal; or 5 receiving, by the video decoder, the video data inputted via a hardware device in the terminal.
[13] 13. The method of claim 8, wherein the video application comprises a point-to point real-time video communication application, a video-on-demand programming application and a local video application. 10
[14] 14. The method of claim 8, further comprising: creating, by the terminal, a video controller when creating the video decoder and the video displaying window.
[15] 15. A terminal, comprising a receiving module and a creating module: the receiving module, to receive an operation command from a user, transmit the 15 operation command to the creating module; the creating module, to when the operation command from the user for an application is received, create a user interface (UI) operation controller and an UI operation window for an application, wherein when a video displaying command for a video application is received, the created UI operation controller is a video decoder, 20 the created UI operation window is a video displaying window and the video displaying window is displayed in a designated area in a UI provided by the terminal, when the UI operation window for another application is received, the entire UI operation window covers the entire designated area and has a same size with the designated area, or the entire UI operation window is within the designated area; 25 configure an attribute of the UI operation window with transparency and semi transparency, and configure the UI operation window on the video displaying window when both the video displaying window and the UI operation window are displayed in the UI.
[16] 16. The terminal of claim 15, wherein the creating module is further to after the 30 video decoder and the video displaying window are created, obtain video data, and 13 transmit the video data decoded to the video displaying window to be displayed after the video data is decoded.
[17] 17. The terminal of claim 15, wherein the creating module is further to after the UI operation controller is created, create a window element to be displayed in the UI 5 operation window through the UI operation controller, and respond an operation from the user for the window element being displayed in the UI operation window.
[18] 18. The terminal of claim 15, wherein the designated region occupies the entire or part of the UI.
[19] 19. The terminal of claim 15, wherein the video application comprises a point-to 10 point real-time video communication application, a video-on-demand programming application and a local video application.
[20] 20. The terminal of claim 15, wherein the creating module is further to when the video decoder and the video displaying window are created, create a video controller, create a window element to be displayed in the video displaying window through the 15 video controller, respond an operation from the user for the window element being displayed in the video displaying window through the video controller.
[21] 21. A terminal, comprising a receiving module and a creating module: the receiving module, to receive an operation command from a user, transmit the operation command to the creating module; 20 the creating module, to when a video displaying command from the user is received, create a video decoder and a video displaying window, wherein the video displaying window is in a designated area in a user interface (UI) provided by the terminal; create a UI operation controller and a UI operation window when receiving an operation command for another application, wherein the entire UI operation 25 window covers the entire designated area and has a same size with the designated area, or the entire UI operation window is within the designated area; configure an attribute of the UI operation window with transparency and semi-transparency, and configure the UI operation window on the video displaying window when both the video displaying window and the UI operation window are displayed in the UI. 30
[22] 22. The terminal of claim 21, wherein the creating module is further to after the video decoder and the video displaying window are created, obtain video data through 14 the video decoder, and transmit the video data decoded to the video displaying window to be displayed through the video decoder after the video data is decoded.
[23] 23. The terminal of claim 21, wherein the creating module is further to after the UI operation controller is created, create a window element to be displayed in the UI 5 operation window through the UI operation controller, respond an operation from the user for the window element being displayed in the UI operation window through the UI operation controller.
[24] 24. The terminal of claim 21, wherein the designated region occupies the entire or part of the UI. 10 19. The terminal of claim 15, the video application comprises a point-to-point real-time video communication application, a video-on-demand programming application and a local video application.
[25] 25. The terminal of claim 21, wherein the creating module is further to create a video controller when creating the video decoder and the video displaying window, 15 create a window element to be displayed in the video displaying window through the video controller, and respond an operation from the user for the window element being displayed in the video displaying window through the video controller.
[26] 26. A computer storage medium, storing instructions for a computer to execute the method as claimed in any of claims 1-14. 20 15
类似技术:
公开号 | 公开日 | 专利标题
US9936257B2|2018-04-03|Application display method and terminal
US10565288B2|2020-02-18|Video streaming in a web browser
US10747416B2|2020-08-18|User terminal device and method for displaying thereof
US20190158934A1|2019-05-23|Video frame capturing method and device
CN109710206A|2019-05-03|Show method, apparatus, terminal and the storage medium of information
CN108924626B|2021-02-23|Picture generation method, device, equipment and storage medium
KR102278932B1|2021-07-16|Application program processing method and terminal device
US20120185788A1|2012-07-19|User interface with vertical text elements for an east-asian defined layout
CN104571877A|2015-04-29|Display processing method and device for pages
WO2016187382A1|2016-11-24|Method and system for recording video directly into an html framework
WO2015200618A1|2015-12-30|Light dismiss manager
KR101968977B1|2019-04-15|Cartoon providing system, cartoon providing device and cartoon providing method
US9495064B2|2016-11-15|Information processing method and electronic device
KR20140102386A|2014-08-22|Display apparatus and control method thereof
US20190230311A1|2019-07-25|Video interface display method and apparatus
CN110609653B|2020-10-13|Dual-system equipment, writing method and device thereof and interactive intelligent tablet
OA17627A|2017-05-15|Application display method and terminal.
US11122324B2|2021-09-14|Method for displaying video related service, storage medium, and electronic device therefor
KR102005406B1|2019-07-30|Dispaly apparatus and controlling method thereof
US20170185422A1|2017-06-29|Method and system for generating and controlling composite user interface control
CN113163132A|2021-07-23|Display device and control method thereof
CN111356025A|2020-06-30|Multi-subtitle display method, intelligent terminal and storage medium
KR101254292B1|2013-04-12|Display apparatus and video process method thereof
CN105786300A|2016-07-20|Information processing method and electronic equipment
同族专利:
公开号 | 公开日
CA2865960C|2018-03-13|
US20140372890A1|2014-12-18|
US9936257B2|2018-04-03|
MX351302B|2017-10-09|
EP2851771A4|2015-03-25|
CN103297855A|2013-09-11|
AP2014007965A0|2014-09-30|
IN2014MN01963A|2015-07-10|
AU2013225479B2|2018-06-14|
SG11201405031WA|2014-09-26|
CN103297855B|2015-05-20|
ZA201406645B|2016-02-24|
EP2851771A1|2015-03-25|
CA2865960A1|2013-09-06|
JP2015509633A|2015-03-30|
MX2014010450A|2014-10-13|
WO2013127308A1|2013-09-06|
引用文献:
公开号 | 申请日 | 公开日 | 申请人 | 专利标题
DE69315969T2|1992-12-15|1998-07-30|Sun Microsystems Inc|Presentation of information in a display system with transparent windows|
JPH07121345A|1993-10-26|1995-05-12|Canon Inc|Multiwindow display device|
US5768539A|1994-05-27|1998-06-16|Bell Atlantic Network Services, Inc.|Downloading applications software through a broadcast channel|
JPH07334342A|1994-06-07|1995-12-22|Sharp Corp|Image data display device|
JPH08106373A|1994-10-05|1996-04-23|Nec Eng Ltd|Window display change controller|
IT1268196B1|1994-12-23|1997-02-21|Sip|DEVICE FOR TRANSCEIVING AND DECODING COMPRESSED AUDIOVISUAL SEQUENCES.|
US5539479A|1995-05-31|1996-07-23|International Business Machines Corporation|Video receiver display of cursor and menu overlaying video|
US5602597A|1995-05-31|1997-02-11|International Business Machines Corporation|Video receiver display of video overlaying menu|
US5896140A|1995-07-05|1999-04-20|Sun Microsystems, Inc.|Method and apparatus for simultaneously displaying graphics and video data on a computer display|
US5903261A|1996-06-20|1999-05-11|Data Translation, Inc.|Computer based video system|
JPH11249782A|1998-03-04|1999-09-17|Toshiba Corp|Terminal equipment having plural windows, window display method and recording medium recording window display control program|
EP1097584B1|1998-07-20|2002-10-02|Canal+ Technologies|Navigation system for a multichannel digital television system|
US20050166232A1|1999-04-21|2005-07-28|Lamkin Allan B...|Presentation of media content from multiple media sources|
EP1327358B1|2000-10-11|2013-07-17|United Video Properties, Inc.|Systems and methods for supplementing on-demand media|
US20020073123A1|2000-12-08|2002-06-13|Wen-Sung Tsai|Method for displaying overlapping documents in a computer environment|
US6981227B1|2002-02-04|2005-12-27|Mircrosoft Corporation|Systems and methods for a dimmable user interface|
US8065614B2|2003-04-09|2011-11-22|Ati Technologies, Inc.|System for displaying video and method thereof|
US7492386B2|2004-11-05|2009-02-17|Sony Ericsson Mobile Communications Ab|Display management during a multi-party conversation|
US8069466B2|2005-08-04|2011-11-29|Nds Limited|Advanced digital TV system|
KR100754828B1|2005-08-31|2007-09-04|에스케이 텔레콤주식회사|Method and Mobile Telecommunication Terminal for Customizing User Interface|
US7418668B2|2005-11-30|2008-08-26|Microsoft Corporation|Glass appearance window frame colorization|
WO2007138423A2|2006-05-25|2007-12-06|Shuki Binyamin|Method and system for providing remote access to applications|
WO2008152550A2|2007-06-11|2008-12-18|Nxp B.V.|A video receiver|
CN101849261B|2007-08-17|2013-10-30|菲尼克斯没药树脂科技专营有限公司|Method and system for content delivery|
JP2009177603A|2008-01-25|2009-08-06|Toshiba Corp|Information processor and method for controlling display|
CN101500125B|2008-02-03|2011-03-09|突触计算机系统(上海)有限公司|Method and apparatus for providing user interaction during displaying video on customer terminal|
US8125495B2|2008-04-17|2012-02-28|Microsoft Corporation|Displaying user interface elements having transparent effects|
US8266522B2|2009-04-17|2012-09-11|Jokaroo Entertainment Inc.|Method and device for temporally displaying advertising content on a webpage|
JP4786739B2|2009-10-21|2011-10-05|株式会社東芝|Information processing apparatus and video content data reproduction method|
US9727226B2|2010-04-02|2017-08-08|Nokia Technologies Oy|Methods and apparatuses for providing an enhanced user interface|
US20120144424A1|2010-12-07|2012-06-07|Prasanna Ganesan|On-demand user-interface|
CN103384874B|2011-03-16|2016-09-28|北京大学|Output is explained in superposition|
CN102207825A|2011-05-23|2011-10-05|昆山富泰科电脑有限公司|Method for switching multiple applications in portable multifunctional device and user graphical interface|
WO2012106868A1|2011-07-06|2012-08-16|华为技术有限公司|Method, apparatus and mobile terminal for switching video playing content|
US20130279877A1|2012-04-19|2013-10-24|Qnx Software Systems Limited|System and Method Of Video Decoder Resource Sharing|US9608944B2|2013-08-09|2017-03-28|Beijing Lenovo Software Ltd.|Information processing apparatus and information processing method|
CN104469513A|2013-09-25|2015-03-25|联想有限公司|Display method and electronic device|
CN104394480A|2014-03-10|2015-03-04|贵阳朗玛信息技术股份有限公司|Method and device for realizing chat on mobile terminal|
CN105323626B|2014-07-03|2018-04-10|深圳Tcl新技术有限公司|Video program play method and device|
CN104822077B|2014-12-04|2019-01-08|腾讯科技(北京)有限公司|The operation method and client of client|
CN105828160B|2016-04-01|2017-09-12|腾讯科技(深圳)有限公司|Video broadcasting method and device|
CN105979339B|2016-05-25|2020-07-14|腾讯科技(深圳)有限公司|Window display method and client|
CN106131686B|2016-06-27|2019-06-25|北京奇虎科技有限公司|The video play mode switching method and device realized using parasitic kit|
CN108269222A|2016-12-30|2018-07-10|华为技术有限公司|A kind of window rendering intent and terminal|
CN109600659B|2018-12-17|2021-08-31|北京小米移动软件有限公司|Operation method, device and equipment for playing video and storage medium|
CN111541948A|2020-04-10|2020-08-14|早安科技有限公司|Character and video dual-thread display method and device|
法律状态:
2018-10-11| FGA| Letters patent sealed or granted (standard patent)|
优先权:
申请号 | 申请日 | 专利标题
CN201210052872.3||2012-03-02||
CN201210052872.3A|CN103297855B|2012-03-02|2012-03-02|Application display method and terminal|
PCT/CN2013/071713|WO2013127308A1|2012-03-02|2013-02-21|Application display method and terminal|
[返回顶部]